home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d3 / uslibr.arc / README.BAT < prev    next >
DOS Batch File  |  1991-01-11  |  4KB  |  54 lines

  1. @echo off
  2. cls
  3. echo . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
  4. echo .                                                                           .
  5. echo .         The Bates Directory of U.S. Public Libraries -- Ver. 1.0          .
  6. echo .                          EVALUATION VERSION                               .
  7. echo .                 Shareware for the IBM-PC & Compatibles                    .
  8. echo .                                                                           .
  9. echo .                                                                           .
  10. echo .     The Bates Directory of U.S. Public Libraries is an easy-to-use        .
  11. echo .     database of nearly 9,000 main U.S. public libraries. It lists         .
  12. echo .     addresses & telephone numbers, information on the number of           .
  13. echo .     branch libraries, tells the population base each library system       .
  14. echo .     serves and lets you print mail labels.                                .
  15. echo .                                                                           .
  16. echo .          Features include:                                                .
  17. echo .                                                                           .
  18. echo .          1) VIEW: Feature lets you scan quickly through a list of         .
  19. echo .             libraries or view the selections one by one.                  .
  20. echo .          2) EDIT: Feature alling the user to edit the selections.         .
  21. echo .          3) LABEL PRINTING: Feature produces mailing labels for           .
  22. echo .             each library.                                                 .
  23. echo .          4) REPORT FEATURE: Prints out a hard copy of all libraries       .
  24. echo .             listed.                                                       .
  25. echo .                                                                           .
  26. echo . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
  27.  
  28. pause
  29. cls
  30. echo . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
  31. echo .                                                                           .
  32. echo .       You need a hard drive and at least 2 megabytes of free space on     .
  33. echo .       your hard drive to install the program.                             .
  34. echo .                                                                           .
  35. echo .           HOW TO INSTALL THE PROGRAM:                                     .
  36. echo .                                                                           .
  37. echo .           1) Turn on your computer                                        .
  38. echo .           2) Type C: and press ENTER                                      .
  39. echo .           3) Type A:INSTALL and press ENTER                               .
  40. echo .                                                                           .
  41. echo .       The program will automatically create the subdirectory USLIB on     .
  42. echo .       your hard drive and unarc itself into that directory.               .
  43. echo .                                                                           .
  44. echo .           HOW TO START THE PROGRAM:                                       .
  45. echo .                                                                           .
  46. echo .           The next time you want to run the program ...                   .
  47. echo .                                                                           .
  48. echo .           1) Turn on your computer                                        .
  49. echo .           2) Type C: and press ENTER                                      .
  50. echo .           3) Type CD USLIB and press ENTER                                .
  51. echo .           4) Type USLIB and press ENTER                                   .
  52. echo .                                                                           .
  53. echo . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
  54.